GET FTP DIR$

This command will return the current ftp directory.

  Syntax
Return String=GET FTP DIR$()
  Returns

Path string

  Example Code
ftp connect
path$=get ftp dir$()
ftp disconnect
  See also

FTP Commands Menu
Index